home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
harrythehamster.swf
/
scripts
/
DefineButton2_255
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-28
|
131 b
|
7 lines
on(press){
stopAllSounds();
gotoAndPlay(5);
_parent.start2.gotoAndPlay("cageOpen");
_parent.status = "moving";
}